func reflect.makeComplex
2 uses
reflect (current package)
value.go#L3364: func makeComplex(f flag, v complex128, t Type) Value {
value.go#L3445: return makeComplex(v.flag.ro(), v.Complex(), t)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)